html {

    overflow-x: hidden;
}

body {

    background: #111 no-repeat;
    /* background: #f3e0ec no-repeat; */
    background-size: cover;
}

::-webkit-scrollbar {
    width: 8px
}

::-webkit-scrollbar-thumb {

    /* background: linear-gradient(352deg, rgba(173, 0, 114, 1) 0%, rgba(255, 0, 150, 1) 50%, rgba(255, 0, 156, 1) 100%) !important; */
    background-color: #82f35e !important;
}

::-webkit-scrollbar-track {
    background: #000;
}


a {
    color: var(--bs-link-color);
    text-decoration: none !important;
}

header {
    /* background: url(../images/header.webp) no-repeat;
    background-position: center;
    background-size: cover;
    height: 6vh; */
    position: relative;
    z-index: 1;
    padding: 35px 0px;
    background-color: #111;
}

.navbar-brand img {
    width: 100%;
    animation: .9s cubic-bezier(.36, .07, .19, .97) infinite shake;
    transform: translate3d(0, 0, 0);

}

.navbar .navbar-nav .nav-link {
    color: #fff;
    font-size: 13px;
    /* padding: 0.5em 1em; */
    padding: 10px 10px;
    font-weight: 800;
}

@media screen and (min-width: 768px) {
    .navbar-brand img {
        width: 100%;
        top: -10px;
        position: relative;
    }

    .navbar-brand {
        margin-right: 0;
        padding: 0 1em;
    }
}


section.sec1-banner {

    background: url(../images/banner-bg.webp) no-repeat;
    background-position: center;
    background-size: cover;
    height: 100vh;
}


section.sec1-banner .row {

    display: flex;
    align-items: center;
    position: relative;
    height: 100vh;
}


section.sec1-banner h1 {

    font-size: 55px;
    color: #46352e;
    font-weight: 800;
}

section.sec1-banner img.vec1 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    bottom: -10px;
    animation: .9s cubic-bezier(.36, .07, .19, .97) infinite shake;
    transform: translate3d(0, 0, 0);
}


section.sec1-banner2 {

    background: url(../images/banner-bg.webp) no-repeat;
    background-position: center;
    background-size: cover;
    height: 50vh;
}


section.sec1-banner2 .row {

    display: flex;
    align-items: center;
    position: relative;
    height: 60vh;
}


section.sec1-banner2 h1 {

    font-size: 55px;
    color: #46352e;
    font-weight: 800;
}

section.sec1-banner2 h1 span {

    font-size: 55px;
    color: #ff04c9;
    font-weight: 800;
}

section.sec1-banner2 img.vec1 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    bottom: -10px;
    animation: .9s cubic-bezier(.36, .07, .19, .97) infinite shake;
    transform: translate3d(0, 0, 0);
}

lottie-player.lottie1 {

    position: absolute;
    top: 0;

}

lottie-player.lottie2 {

    position: absolute;
    bottom: 0;
}

img.tree {
    position: absolute;
    right: -2%;
    bottom: 35%;
    animation: .9s cubic-bezier(.36, .07, .19, .97) infinite float;
    transform: translate3d(0, 0, 0);
}

img.book-2 {

    animation: .9s cubic-bezier(.36, .07, .19, .97) infinite shake;
    transform: translate3d(0, 0, 0);
}

img.vect-10 {

    animation: .9s cubic-bezier(.36, .07, .19, .97) infinite shake;
    transform: translate3d(0, 0, 0);
    width: 40%;
    padding-top: 35px;
}

img.blup {

    animation: .9s cubic-bezier(.36, .07, .19, .97) infinite shake;
    transform: translate3d(0, 0, 0);
}

img.heart {

    animation: .9s cubic-bezier(.36, .07, .19, .97) infinite float;
    transform: translate3d(0, 0, 0);
}



img.vect-3 {
    position: absolute;
    animation: .9s cubic-bezier(.36, .07, .19, .97) infinite float;
    transform: translate3d(0, 0, 0);
}

img.vect-2 {
    position: absolute;
    right: 0;
    animation: .9s cubic-bezier(.36, .07, .19, .97) infinite shake;
    transform: translate3d(0, 0, 0);
}


.scroll h3 {
    color: #396fe3;
    text-transform: uppercase;
    font-size: 15px;
    padding-top: 10px;
}

.scroll {
    margin-top: -90px;
    z-index: 1;
    position: relative;
    text-decoration: none;
}

.scroll a {

    text-decoration: none;
}

section.sec2-services {
    padding-top: 5rem;
    padding-bottom: 5rem;
}

section.sec2-services h1 {

    font-size: 40px;
    color: #e017b8;
    padding-bottom: 7rem;
    font-weight: 900;
}
section.sec2-services .topHeading {

    font-size: 40px;
    color: #e017b8;
    padding-bottom: 7rem;
    font-weight: 900;
}

section.sec2-services h3 {

    font-size: 35px;
    color: white;

}

section.sec2-services p {
    font-size: 40px;
    color: white;
    opacity: 0.3;
}



section.sec2-services .ser-box1 {
    background: #46cb52;
    border-radius: 60px 60px 60px 60px;
    padding: 2rem;
    position: relative;
    height: 380px;
    box-shadow: inset 1px 18px 10px 10px #ffffff45;
}

section.sec2-services .ser-box2 {
    background: #a84746;
    border-radius: 60px 60px 60px 60px;
    padding: 2rem;
    position: relative;
    height: 380px;
    box-shadow: inset 1px 18px 10px 10px #ffffff45;
}

section.sec2-services .ser-box3 {
    background: #5e8dda;
    border-radius: 60px 60px 60px 60px;
    padding: 2rem;
    position: relative;
    height: 380px;
    box-shadow: inset 1px 18px 10px 10px #ffffff45;
}

section.sec2-services .ser-box4 {
    background: #e07cf2;
    border-radius: 60px 60px 60px 60px;
    padding: 2rem;
    position: relative;
    height: 380px;
    box-shadow: inset 1px 18px 10px 10px #ffffff45;
}

section.sec2-services .ser-box5 {
    background: #e9c145;
    border-radius: 60px 60px 60px 60px;
    padding: 2rem;
    position: relative;
    height: 380px;
    box-shadow: inset 1px 18px 10px 10px #ffffff45;
}

section.sec2-services .ser-box6 {
    background: #fe6dc9;
    border-radius: 60px 60px 60px 60px;
    padding: 2rem;
    position: relative;
    height: 380px;
    box-shadow: inset 1px 18px 10px 10px #ffffff45;
}

section.sec2-services .ser-box7 {
    background: #3ca695;
    border-radius: 60px 60px 60px 60px;
    padding: 2rem;
    position: relative;
    height: 380px;
    box-shadow: inset 1px 18px 10px 10px #ffffff45;
}

section.sec2-services .ser-box8 {
    background: #12c1d0;
    border-radius: 60px 60px 60px 60px;
    padding: 2rem;
    position: relative;
    height: 380px;
    box-shadow: inset 1px 18px 10px 10px #ffffff45;
}


section.sec2-services .ser-box9 {
    background: #f9ac00;
    border-radius: 60px 60px 60px 60px;
    padding: 2rem;
    position: relative;
    height: 380px;
    box-shadow: inset 1px 18px 10px 10px #ffffff45;
}


section.sec2-services .ser-box10 {
    background: #eb3433;
    border-radius: 60px 60px 60px 60px;
    padding: 2rem;
    position: relative;
    height: 380px;
    box-shadow: inset 1px 18px 10px 10px #ffffff45;
}

section.sec2-services .ser-box11 {
    background: #5512d0;
    border-radius: 60px 60px 60px 60px;
    padding: 2rem;
    position: relative;
    height: 380px;
    box-shadow: inset 1px 18px 10px 10px #ffffff45;
}

section.sec2-services .ser-box12 {
    background: #0f6fce;
    border-radius: 60px 60px 60px 60px;
    padding: 2rem;
    position: relative;
    height: 380px;
    box-shadow: inset 1px 18px 10px 10px #ffffff45;
}


img.vect-5 {
    position: absolute;
    left: -19px;
    bottom: -8%;
    width: 50%;
    animation: .9s cubic-bezier(.36, .07, .19, .97) infinite float;
    transform: translate3d(0, 0, 0);
}

img.vect-6 {
    margin-top: -110px;
    animation: .9s cubic-bezier(.36, .07, .19, .97) infinite float;
    transform: translate3d(0, 0, 0);
}

img.vect-7 {
    position: absolute;
    right: -14%;
    bottom: -4%;
    animation: .9s cubic-bezier(.36, .07, .19, .97) infinite float;
    transform: translate3d(0, 0, 0);
}

.ser-box4 img.book3 {
    margin-top: 35px;
    animation: .9s cubic-bezier(.36, .07, .19, .97) infinite float;
    transform: translate3d(0, 0, 0);
}

img.vect-8 {
    position: absolute;
    right: 20px;
    bottom: -3%;
    animation: .9s cubic-bezier(.36, .07, .19, .97) infinite float;
    transform: translate3d(0, 0, 0);
}

img.pencil {
    margin-top: -50px;
    animation: .9s cubic-bezier(.36, .07, .19, .97) infinite float;
    transform: translate3d(0, 0, 0);
}

img.vect-9 {
    position: absolute;
    top: 55px;
    left: 10px;
    animation: .9s cubic-bezier(.36, .07, .19, .97) infinite float;
    transform: translate3d(0, 0, 0);
}

.ser-box9 .text-center {
    margin-top: -38px;
}

img.laptop {
    position: absolute;
    top: 39px;
    left: 0;
    animation: .9s cubic-bezier(.36, .07, .19, .97) infinite float;
    transform: translate3d(0, 0, 0);
}

.lottie.position-relative lottie-player.position-absolute {
    left: 0;
}

section.sec3-pricing {
    padding-top: 10rem;
    position: relative;
    z-index: 100;
}

section.sec3-pricing .ourBooks {

    font-size: 60px;
    color: #46352e;
    font-weight: 900;

}

.price-box1 {

    background: #5412ce;
    border-radius: 60px 60px 60px 60px;
    padding: 2rem;
    position: relative;
    height: 380px;
    box-shadow: inset 1px 18px 10px 10px #ffffff45;
}

.price-box1::before {

    content: '';
    position: absolute;
    box-shadow: inset 1px 18px 10px 10px #ff0202;
}

.price-box2 {

    background: #4aacef;
    border-radius: 60px 60px 60px 60px;
    padding: 2rem;
    position: relative;
    height: 380px;
    box-shadow: inset 1px 18px 10px 10px #ffffff45;
}

.price-box3 {

    background: #eb3433;
    border-radius: 60px 60px 60px 60px;
    padding: 2rem;
    position: relative;
    height: 380px;
    box-shadow: inset 1px 18px 10px 10px #ffffff45;
}

img.thumb {
    right: -33px;
    position: relative;
    animation: .9s cubic-bezier(.36, .07, .19, .97) infinite shake;
    transform: translate3d(0, 0, 0);
}

section.sec3-pricing h2 {

    font-size: 68px;
    color: white;
    font-weight: 900;

}

section.sec3-pricing h3 {

    font-size: 33px;
    color: white;
    font-weight: 900;

}

section.sec3-pricing h2 span {

    font-size: 20px;
    color: white;
    font-weight: 900;
    top: -30px;
    position: relative;
}

img.perentage {
    position: relative;
    top: -75px;
    animation: .9s cubic-bezier(.36, .07, .19, .97) infinite shake;
    transform: translate3d(0, 0, 0);
}

img.vect-11 {
    position: relative;
    top: 6px;
    animation: .9s cubic-bezier(.36, .07, .19, .97) infinite shake;
    transform: translate3d(0, 0, 0);
}


.footer {
    width: 100%;
    padding-top: 85px;
    background-image: url("../images/footer2.png");

    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.footer img {
    width: 100%;
}

footer.footer lottie-player.position-absolute {
    left: 0;
    top: -83px;
}

.footer-row {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    align-items: center;
    overflow: hidden;
}

.footer-col3 {
    flex: 0 0 33.333333%;
    overflow: hidden;

}

.footer-nav ul {
    display: inline-flex;
    color: #eb3433;
}

.footer-nav ul li {
    list-style: none;
    padding: 0px 15px;
    font-weight: bold;
}

.footer-nav ul li a {
    color: #eb3433;
    font-size: 15px;
    text-decoration: none;
}

.footer-nav p {
    color: #111;
    font-size: 14px;
    padding: 0px 0px 0px 40px;
    margin-top: -6px;

}

.footer-nav {
    margin-top: 40px;
    position: relative;
    z-index: 100;
}

.last-f-img {
    display: flex;
    justify-content: right;
}

.footer_img2 img {
    width: 450px;
    height: 229px;
}


@keyframes shake {

    10%,
    90% {
        transform: translate3d(-1px, 0, 0)
    }

    20%,
    80% {
        transform: translate3d(2px, 0, 0)
    }

    30%,
    50%,
    70% {
        transform: translate3d(-4px, 0, 0)
    }

    40%,
    60% {
        transform: translate3d(4px, 0, 0)
    }
}

@keyframes pulse {
    to {
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.205)
    }

    from {
        box-shadow: 0 0 0 14px rgba(0, 0, 0, 0.205)
    }
}

@keyframes float {
    0% {
        transform: translatey(0px);
    }

    50% {
        transform: translatey(-20px);
    }

    100% {
        transform: translatey(0px);
    }
}


.book-container {
    width: 200px;
    height: 300px;
    margin: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    perspective: 400px;
}

.book {
    transform: rotateY(-30deg);
    position: relative;
    transform-style: preserve-3d;
    width: 200px;
    height: 300px;
    transition: transform 1s ease;
    animation: 1s ease 0s 1 initAnimation;
}

.book:hover {
    transform: rotate(0deg);
}

@keyframes initAnimation {
    0% {
        transform: rotateY(0deg);
    }

    100% {
        transform: rotateY(-30deg);
    }
}

.book> :first-child {
    position: absolute;
    background: #0d47a1aa;
    width: 200px;
    height: 300px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    box-shadow: 5px 5px 20px #666;
}

.book::before {
    content: ' ';
    background: #fff;
    height: calc(300px - 2 * 3px);
    width: 50px;
    top: 3px;
    position: absolute;
    transform: translateX(calc(200px - 50px / 2 - 3px)) rotateY(90deg) translateX(calc(50px / 2))
}

.book::after {
    content: ' ';
    position: absolute;
    left: 0;
    width: 200px;
    height: 300px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    background: #01060f;
    transform: translateZ(-50px);
    box-shadow: -10px 0 50px 10px #666;
}

/* The device with borders */
.smartphone {
    position: relative;
    width: 360px;
    height: 640px;
    margin: auto;
    border: 16px black solid;
    border-top-width: 60px;
    border-bottom-width: 60px;
    border-radius: 36px;
}

/* The horizontal line on the top of the device */
.smartphone:before {
    content: '';
    display: block;
    width: 60px;
    height: 5px;
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #333;
    border-radius: 10px;
}

/* The circle on the bottom of the device */
.smartphone:after {
    content: '';
    display: block;
    width: 35px;
    height: 35px;
    position: absolute;
    left: 50%;
    bottom: -65px;
    transform: translate(-50%, -50%);
    background: #333;
    border-radius: 50%;
}

/* The screen (or content) of the device */
.smartphone {
    width: 100%;
    height: 670px;
    background: white;
}

.smartphone:hover {
    transition: transform 1s ease;
    animation: 1s ease 0s 1 float;
    transform: rotate(0deg);
}

.content img {
    width: 100%;
    height: 550px;

}

/* .content{
   width: 360px;
    height: 640px;
    background: white;
  }  */
iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

lottie-player.app-lottie {
    position: absolute;
    left: 34%;
    top: -415px;
}

lottie-player.pice {
    position: absolute;
}

/* form */

.khaplu_modal {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, .6);
    backdrop-filter: blur(15px);
    transition: .4s linear;
    z-index: 999999 !important;
}

.main_khaplu_popup {
    /*background-image: url(../../cyber_monday_images/bg.png);*/
    border-color: #ff0ea8;
    background-image: linear-gradient(to right, #ff0ea8, #ff0ea8);
    background-repeat: no-repeat;
    background-position: unset;
    display: grid;
    position: fixed;
    right: 0;
    bottom: -100%;
    padding: 1rem 2rem 1rem 4rem;
    width: 415px;
    border-radius: 50% 0 0 0;
    z-index: 99999999 !important;
}

.main_khaplu_popup .khaplu_popup {
    position: relative;
}

.main_khaplu_popup .khaplu_secondary_btn {
    border: none;
    background: none;
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 0;
    outline: none;
    border: none;
}

.main_khaplu_popup .khaplu_secondary_btn img {
    width: 35px;
    filter: invert(1);
    opacity: .5;
    transition: .4s linear;
}

.main_khaplu_popup .khaplu_secondary_btn img:hover {
    opacity: 1;
    transform: rotate(-90deg);
}

.khaplu_header {
    margin-top: 4rem;
    text-align: end;
}

.khaplu_header .khaplu_title {
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
}

.khaplu_header .khaplu_title span {
    color: #ff0ea8;
}

.khaplu_header .khaplu_para {
    color: #fff;
    margin: 10px 0 15px;
    font-weight: 200;
    padding: 0;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
}

.khaplu_body form {
    overflow: hidden;
}

.khaplu_body .khaplu_field {
    margin: 20px 0 20px;
    width: 100%;
    position: relative;
}

.khaplu_body .khaplu_field img {
    width: 14px;
    filter: invert(1);
    margin-top: 4px;
    margin-right: 5px;
    position: absolute;
    left: 10px;
    bottom: 11px;
    object-fit: contain;
}

.khaplu_body .khaplu_field input {
    width: 100%;
    background: transparent;
    border: none;
    color: #fff;
    border-bottom: 1px solid #fff;
    outline: none;
    padding-top: 10px;
    padding-left: 40px;
    padding-bottom: 5px;
    transition: .4s linear;
    font-family: 'Poppins', sans-serif;
}

.khaplu_body .khaplu_field input::placeholder {
    color: #fff;
    font-weight: 100;
    letter-spacing: 1px;
}

.khaplu_body .khaplu_field input:focus {
    border-bottom: 1px solid #ff0ea8;
    background: transparent;
    transition: .4s linear;
    box-shadow: inset 2px 2px 2px 0px rgb(255 255 255 / 50%), 7px 7px 20px 0px rgb(0 0 0 / 10%), 4px 4px 5px 0px rgb(0 0 0 / 10%);
}

.khaplu_body .khaplu_field #khaplu_submit {
    width: 100%;
    font-size: 14px;
    color: #fff;
    padding: 12px 25px;
    font-weight: 500;
    background: transparent;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    display: inline-block;
    box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, .5), 7px 7px 20px 0px rgba(0, 0, 0, .1), 4px 4px 5px 0px rgba(0, 0, 0, .1);
    outline: none;
    border: none;
    transition: all 0.3s ease;
    overflow: hidden;
}

#khaplu_submit:after {
    position: absolute;
    content: " ";
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-color: #ff0ea8;
    background-image: linear-gradient(to right, #ff0ea8, #ff0ea8);
    transition: all 0.3s ease;
}

#khaplu_submit:hover {
    background: transparent;
    box-shadow: 4px 4px 6px 0 rgba(255, 255, 255, .5), -4px -4px 6px 0 rgba(116, 125, 136, .2), inset -4px -4px 6px 0 rgba(255, 255, 255, .5), inset 4px 4px 6px 0 rgba(116, 125, 136, .3);
    color: #fff;
}

#khaplu_submit:hover:after {
    -webkit-transform: scale(2) rotate(180deg);
    transform: scale(2) rotate(180deg);
    box-shadow: 4px 4px 6px 0 rgba(255, 255, 255, .5), -4px -4px 6px 0 rgba(116, 125, 136, .2), inset -4px -4px 6px 0 rgba(255, 255, 255, .5), inset 4px 4px 6px 0 rgba(116, 125, 136, .3);
}

.khaplu_body .checkbox {
    display: flex;
    justify-content: left;
    align-items: center;
}

.khaplu_body .checkbox input#check {
    width: unset;
    padding-right: 20px;
}

.khaplu_body .checkbox span {
    display: block;
    padding-left: 10px;
    color: #fff;
    font-size: 12px;
}

@media screen and (max-width: 480px) {
    .main_khaplu_popup {
        bottom: -100%;
        padding: 2rem 3rem 1rem 2rem;
        width: 100%;
    }

    .main_khaplu_popup .khaplu_secondary_btn img {
        width: 25px;
    }

    .khaplu_header {
        margin-top: 3rem;
    }

    .khaplu_header .khaplu_title {
        font-size: 20px;
    }

    .khaplu_header .khaplu_para {
        font-size: 12px;
        margin: 10px 0 20px;
    }

    .khaplu_body .khaplu_field input {
        font-size: 12px;
    }

    .khaplu_body .checkbox {
        display: none;
    }
}

.dropdown-menu li {
    position: relative;
}

.dropdown-menu .dropdown-submenu {
    display: none;
    position: absolute;
    left: 100%;
    top: -7px;
}

.dropdown-menu .dropdown-submenu-left {
    right: 100%;
    left: auto;
}

.dropdown-menu>li:hover>.dropdown-submenu {
    display: block;
}

/*=== FADE IN DOWN ===*/
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

/*=== FADE IN LEFT ===*/


.btn {
    display: none;
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: rgb(12, 12, 12);
    color: rgb(0, 0, 0);
    border: none;
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {


    .footer-nav ul li a {
        font-size: 13px;
    }

}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .footer-col3 {
        flex: 0 0 50%;

    }

    nav.navbar.fixed-top {
        display: none;
    }

    .last-f-img {
        display: flex;
        justify-content: left;
    }

    .footer-nav ul li a {
        font-size: 14px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 991px) {
    .footer-col3 {
        flex: 0 0 100%;
    }

    div#canvases {
        overflow-y: scroll;
        height: 900px;
        width: 100% !important;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    .footer-nav ul li a {
        font-size: 14px;
    }

    .desk-book {
        display: none;
    }

    .last-f-img {
        display: flex;
        justify-content: center;
    }

    .footer-nav {
        width: 400px;
        margin: 0 auto;
    }

    .footer_img1 {
        width: 500px;
        margin: 10px auto;
    }
}

@media only screen and (min-width: 320px) and (max-width: 490px) {
    .footer_img1 {
        width: 400px;
        margin: 10px auto;
    }

    .modalDialog>div {
        max-width: 80% !important;
        width: 100%;
        position: relative;
        margin: 62% auto !important;
        padding: 20px;
        border-radius: 3px;
        background: #fff;
    }
}

@media only screen and (min-width: 1100px) and (max-width: 5000px) {

    nav.navbar.fixed-top {
        display: none;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1500px) {

    nav.navbar.fixed-top {
        display: none;
    }

    /* .footer_lottie {
        width: 95% !important;
    }
    .footer-col3 {
        flex: 0 0 33.333333%;
    } */

    #step .first {
        left: -23px;
    }


    #step .second {
        left: 200px !important;
    }

    #step .third {
        left: 400px !important;
    }

    #step .fourth {
        left: 600px !important;
    }

    #step .five {
        left: 800px !important;
    }

    section.sec1-banner h1 {
        font-size: 40px;
        color: #46352e;
        font-weight: 800;
    }

    section.sec1-banner2 {
        background: url(../images/banner-bg.webp) no-repeat;
        background-position: center;
        background-size: cover;
        height: 70vh;
    }

    section.sec1-banner2 h1 {
        font-size: 55px;
        color: #46352e;
        font-weight: 800;
        padding-top: 8rem;
    }

    img.tree {
        position: absolute;
        right: -2%;
        bottom: 27%;
        animation: .9s cubic-bezier(.36, .07, .19, .97) infinite float;
        transform: translate3d(0, 0, 0);
    }

    img.vect-3 {
        position: absolute;
        animation: .9s cubic-bezier(.36, .07, .19, .97) infinite float;
        transform: translate3d(0, 0, 0);
        top: 40%;
    }

    lottie-player.app-lottie {
        position: absolute;
        left: 34%;
        top: -415px;
    }

    lottie-player.app-lottie {
        position: absolute;
        left: 34%;
        top: -415px;
    }


    section.sec1-banner {

        background: url(../images/banner-bg.webp) no-repeat;
        background-position: center;
        background-size: cover;
        height: 120vh;
    }


    section.sec1-banner .row {

        display: flex;
        align-items: center;
        position: relative;
        height: 120vh;
    }



    lottie-player.pice {
        position: absolute;
        bottom: 10px;
    }

    .navbar .navbar-nav .nav-link {
        color: #fff;
        font-size: 10px;
        padding: 10px;
        font-weight: 800;
    }

    section.sec2-services h2 {
        font-size: 30px;
        color: white;
    }

    section.sec3-pricing lottie-player.app-lottie {
        width: 30% !important;
        left: 0 !important;
        float: right !important;
    }

    section.sec3-pricing lottie-player.pice {
        width: 15% !important;
        left: 10%;
        bottom: -40px;
    }


}



.right_conatct_social_icon {
    background: linear-gradient(to top right, #1325e8 -5%, #ff009d 100%);
}

.contact_us {

    padding: 120px 0px;
}
/* .cardDIV {
    height: 200px; flex: 1; transition: .3s;
}
.cardDIV:hover {
    flex: 3;
} */
.contact_register_btn button {
    text-transform: uppercase;
    padding: 14px 80px !important;
}
.contact_register_btn {
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: space-evenly;
}
.contact_inner {
    background-color: #fff;
    position: relative;
    box-shadow: 20px 22px 44px #cccc;
    border-radius: 25px;
}

.contact_field {
    padding: 60px 340px 90px 100px;
}

.right_conatct_social_icon {
    height: 100%;
}

select {
    word-wrap: normal;
    font-size: 13px !important;
    color: #666565 !important;
}

.contact_field h3 {
    color: #000;
    font-size: 40px;
    letter-spacing: 1px;
    font-weight: 600;
    margin-bottom: 10px
}

.contact_field p {
    color: #000000;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 35px;
}

.contact_field .form-control {
    border-radius: 0px;
    border: none;
    border-bottom: 1px solid #ccc;
}

.contact_field .form-control:focus {
    box-shadow: none;
    outline: none;
    border-bottom: 2px solid #1325e8;
}

.contact_field .form-control::placeholder {
    font-size: 13px;
    letter-spacing: 1px;
}

.contact_info_sec {
    position: absolute;
    background-color: #2d2d2d;
    right: 1px;
    top: 18%;
    height: 340px;
    width: 340px;
    padding: 40px;
    color: white;
    border-radius: 25px 0 0 25px;
}

.contact_info_sec h4 {
    letter-spacing: 1px;
    padding-bottom: 15px;
}

.info_single {
    margin: 30px 0px;
}

.info_single i {
    margin-right: 15px;
}

.info_single span {
    font-size: 14px;
    letter-spacing: 1px;
}

button.contact_form_submit {
    background: linear-gradient(to top right, #1325e8 -5%, #ff0195 100%);
    border: none;
    color: #fff;
    padding: 10px 15px;
    width: 100%;
    margin-top: 25px;
    border-radius: 35px;
    cursor: pointer;
    font-size: 14px;
    letter-spacing: 2px;
}

.socil_item_inner li {
    list-style: none;
}

.socil_item_inner li a {
    color: #fff;
    margin: 0px 15px;
    font-size: 14px;
}

.socil_item_inner {
    padding-bottom: 10px;
}

.map_sec {
    padding: 50px 0px;
}

.map_inner h4,
.map_inner p {
    color: #000;
    text-align: center
}

.map_inner p {
    font-size: 13px;
}

.map_bind {
    margin-top: 50px;
    border-radius: 30px;
    overflow: hidden;
}

section.sec1-faq {
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.sec1-faq .container > h2 {
    color: white;
    font-size: 30px;
    text-align: center;
    margin-bottom: 18px;

}
section.sec1-faq h2 {
    font-size: 60px;
    color: #46352e;
    font-weight: 900;
}

.accordion-button:not(.collapsed) {
    color: #111;
    font-weight: 700;
    background-color: #82f35e;

}
.accordion-body {
    color: #111;
    /* background-color: #82f35e; */
    background-image: linear-gradient(#82f35e, white);
}
.accordion-button:not(.collapsed)::after {

    /* filter: invert(8); */
    filter: contrast(0);
}
.accordion-button::after {
    filter: contrast(0);
}
.accordion-button {
    /* color: #46352e; */
    color: white;
    font-weight: 700;
    /* background-color: #f2c9f1; */
    background-color: transparent;
}
.accordion-item {
    background-color: transparent !important;
    color: white;
}
.accordion-button:focus {

    box-shadow: none !important;
}

.cont {


    padding: 0;
    margin: 40px auto;
    position: relative;
}

#nprogress-bar {
    -webkit-appearance: none;
    width: 100%;
    color: #CCC;
    height: 2px;
    margin: 0 auto;
}

#first,
#second,
#third,
#fourth,
#five {
    margin: 0px;
}

#step span {
    height: 80px;
    width: 80px;
    border-radius: 100%;
    border: 3px solid #CCC;
    background: #CCCCCC;
    position: absolute;
    left: 0;
    color: #ffffff;
    top: -30px;
    cursor: pointer;
    transition: all 0.4s ease-in-out;
}

#step {
    height: 100px;
    width: 100%;
}

#step span i {
    padding: 20px;
    text-align: center;
    font-size: 33px;
    line-height: 70px;
}

#step .first {
    left: -23px;
}


#step .second {
    left: 300px;
}

#step .third {
    left: 600px;
}

#step .fourth {
    left: 900px;
}

#step .five {
    left: 1200px;
}

.detail {
    position: relative;
}

#nprogress-bar::-webkit-progress-value {
    /* Changes line color */
    background: #049dfe;
    transition: all 0.4s ease-in-out;
}

#nprogress-bar::-webkit-progress-bar {
    /* Changes background color */
    background: #CCC;
}

#step .border-change {
    border-color: #000;
    background: #ff00ac;
    transition: all 0.4s ease-in-out;
}


section.sec2-services.stepss h2 {
    font-size: 40px;
    color: #46352e;
    padding-bottom: 1rem;
    font-weight: 700;
}

/*----------------------------- how to works-------------------- */
/*----------------------------- how to works-------------------- */

.how-it-works-tabs {
    padding: 50px 0px;
}
.tabs-content-box p {
    color: white;
}
.tabs-content-box h2 {
    color: #ff8120;
    text-transform: uppercase;
}
.tabs-content-box {
    width: 50%;
    padding: 30px 0px;
    margin-left: auto;
}
.how-it-works-tabs img {
    width: 100%;
}
.how-it-works-tabs .nav-link img {
    width: 110%;
    position: relative;
    z-index: 1;
}
.how-it-works-tabs ul {
    display: inline-flex;
}
.how-it-works-tabs li.nav-item:nth-child( even )  {
    margin-top: 180px;
}
.how-it-works-tabs li.nav-item {
    width: 20%;
}
.how-it-works-tabs .nav-pills .nav-link {
    padding: 0px;
    margin: 0px;
    position: relative;
}
.nav-link-homeDIV {
    background: transparent;
    width: 65%;
    height: 64px;
    position: absolute;
    bottom: -63px;
    right: -30px;
    border-radius: 0px 30px;
    border-bottom: 4px solid #a3b1c1;
    border-left: 4px solid #a3b1c1;
}

.nav-link-homeDIV2 {

    border-top: 4px solid #a3b1c1;
    border-left: 4px solid #a3b1c1;

    background: transparent;
    width: 54%;
    height: 58px;
    position: absolute;
    top: -37px;
    right: -30px;
    border-radius: 30px 0px;

}
.nav-link-homeDIV3 {
    border-top: 4px solid #ff8120;
    border-left: 4px solid #ff8120;
}
.nav-link-homeDIV4 {
    border-bottom: 4px solid #ff8120;
    border-left: 4px solid #ff8120;
}
.how-it-works-tabs .nav-pills .nav-link.active {
    background-color: transparent !important;
}
.how-it-works-tabs .Step_01 {
    color: #619a21;
}
.how-it-works-tabs .Step_02 {
    color: #ffb831;
}
.how-it-works-tabs .Step_03 {
    color: #fe6a22;
}
.how-it-works-tabs .Step_04 {
    color: #ea11c8;
}
.how-it-works-tabs .Step_05 {
    color: #6522b8;
}

/*----------------------------- how to works-------------------- */
/*----------------------------- how to works-------------------- */


/*----------------------------- core_standards_sec-------------------- */
/*----------------------------- core_standards_sec-------------------- */

.core_standards_sec .row {
    justify-content: center;
}
.core_standards_sec {
    padding-top: 5rem!important;
    padding-bottom: 1rem!important;
}

/*----------------------------- core_standards_sec-------------------- */
/*----------------------------- core_standards_sec-------------------- */




section.sec2-services.stepss p {
    font-size: 30px;
}

section.sec2-services a {
    text-decoration: none;
    color: white;
    font-size: 20px;
}

section.sec2-services a:hover {
    text-decoration: none;
    color: black;
    font-size: 20px;
}


section.features {
    padding-top: 5rem;
    padding-bottom: 5rem;
    position: relative;
    z-index: 0;
}

section.features lottie-player.position-absolute {
    z-index: -1;
}

section.features strong {
    color: white;
}
section.features p {
    /* font-size: 25px;
    padding-bottom: 2rem; */
    color: white;
}
section.features .features-box {
    background-color: #2b2b2b;
    box-shadow: 0px 0px 10px 0px #2b2b2b;
    padding: 30px;
    border-radius: 15px;
    margin: 15px 0px;
    height: 180px;
}
section.features .features-box .features-box-ICON {
    padding-right: 15px;
    border-right: 2px solid #82f35e;
}
section.features .features-box .features-box-content {
    padding-left: 15px;
}

section.features strong {
    color: white;
    font-size: 22px;
}

.bi-arrow-right::before {
    content: "\f138";
    color: white;
    animation: .9s cubic-bezier(.36, .07, .19, .97) infinite shake;
    transform: translate3d(0, 0, 0);

}

.btnview {
    z-index: 1000;
    position: relative;
}

section.sec3-pricing.newprce {
    z-index: 0;
}

.book-btn {
    position: relative;
    padding: 12px 35px;
    background: #FEC195;
    font-size: 17px;
    font-weight: 500;
    color: #181818;
    border: 3px solid #FEC195;
    border-radius: 8px;
    box-shadow: 0 0 0 #fec1958c;
    transition: all .3s ease-in-out;
}

.star-1 {
    position: absolute;
    top: 20%;
    left: 20%;
    width: 25px;
    height: auto;
    filter: drop-shadow(0 0 0 #fffdef);
    z-index: -5;
    transition: all 1s cubic-bezier(0.05, 0.83, 0.43, 0.96);
}

.star-2 {
    position: absolute;
    top: 45%;
    left: 45%;
    width: 15px;
    height: auto;
    filter: drop-shadow(0 0 0 #fffdef);
    z-index: -5;
    transition: all 1s cubic-bezier(0, 0.4, 0, 1.01);
}

.star-3 {
    position: absolute;
    top: 40%;
    left: 40%;
    width: 5px;
    height: auto;
    filter: drop-shadow(0 0 0 #fffdef);
    z-index: -5;
    transition: all 1s cubic-bezier(0, 0.4, 0, 1.01);
}

.star-4 {
    position: absolute;
    top: 20%;
    left: 40%;
    width: 8px;
    height: auto;
    filter: drop-shadow(0 0 0 #fffdef);
    z-index: -5;
    transition: all .8s cubic-bezier(0, 0.4, 0, 1.01);
}

.star-5 {
    position: absolute;
    top: 25%;
    left: 45%;
    width: 15px;
    height: auto;
    filter: drop-shadow(0 0 0 #fffdef);
    z-index: -5;
    transition: all .6s cubic-bezier(0, 0.4, 0, 1.01);
}

.star-6 {
    position: absolute;
    top: 5%;
    left: 50%;
    width: 5px;
    height: auto;
    filter: drop-shadow(0 0 0 #fffdef);
    z-index: -5;
    transition: all .8s ease;
}

.book-btn:hover {
    background: transparent;
    color: #FEC195;
    box-shadow: 0 0 25px #fec1958c;
}

.book-btn:hover .star-1 {
    position: absolute;
    top: -80%;
    left: -30%;
    width: 25px;
    height: auto;
    filter: drop-shadow(0 0 10px #fffdef);
    z-index: 2;
}

.book-btn:hover .star-2 {
    position: absolute;
    top: -25%;
    left: 10%;
    width: 15px;
    height: auto;
    filter: drop-shadow(0 0 10px #fffdef);
    z-index: 2;
}

.book-btn:hover .star-3 {
    position: absolute;
    top: 55%;
    left: 25%;
    width: 5px;
    height: auto;
    filter: drop-shadow(0 0 10px #fffdef);
    z-index: 2;
}

.book-btn:hover .star-4 {
    position: absolute;
    top: 30%;
    left: 80%;
    width: 8px;
    height: auto;
    filter: drop-shadow(0 0 10px #fffdef);
    z-index: 2;
}

.book-btn:hover .star-5 {
    position: absolute;
    top: 25%;
    left: 115%;
    width: 15px;
    height: auto;
    filter: drop-shadow(0 0 10px #fffdef);
    z-index: 2;
}

.book-btn:hover .star-6 {
    position: absolute;
    top: 5%;
    left: 60%;
    width: 5px;
    height: auto;
    filter: drop-shadow(0 0 10px #fffdef);
    z-index: 2;
}

.fil0 {
    fill: #FFFDEF
}


@media only screen and (min-width: 300px) and (max-width: 700px) {

    header {
        background-position: center;
        background-size: cover;
        height: 10vh;
        position: relative;
        z-index: 1;
        background: #a3e1f8;
    }

    div#offcanvasNavbar {
        width: 100%;
        background: #ff0ea8;
    }

    /* section.features {
        padding-top: 7rem;
        padding-bottom: 7rem;
        position: relative;
        z-index: 0;
    } */

    section.features lottie-player {
        display: none;
    }

    lottie-player.app-lottie {
        display: none;

    }

    .scroll {
        display: none;
    }

    section.sec1-banner2 h1 {
        font-size: 28px;
        color: #46352e;
        font-weight: 800;
        padding: 1rem;
    }

    .navbar .navbar-nav .nav-link {
        color: #fff;
        font-size: 29px;
        padding: 0.5em 1em;
        font-weight: 800;
    }

    section.sec1-banner h1 {
        font-size: 25px;
        color: #46352e;
        font-weight: 800;
        bottom: -175px;
        position: relative;
        padding: 20px;

    }

    .navbar-brand img {
        width: 70%;
        animation: .9s cubic-bezier(.36, .07, .19, .97) infinite shake;
        transform: translate3d(0, 0, 0);
    }

    section.sec1-banner img.vec1 {

        display: none;
    }

    img.vect-7 {
        position: absolute;
        right: 0%;
        bottom: -20%;
        animation: .9s cubic-bezier(.36, .07, .19, .97) infinite float;
        transform: translate3d(0, 0, 0);
    }

    section.sec2-services h1 {
        font-size: 30px;
        color: #e017b8;
        padding-bottom: 7rem;
        font-weight: 900;
    }

    section.sec2-services .ser-box2 {
        background: #a84746;
        border-radius: 60px 60px 60px 60px;
        padding: 2rem;
        position: relative;
        height: 380px;
        box-shadow: inset 1px 18px 10px 10px #ffffff45;
        margin-top: 10rem;
        margin-bottom: 5rem;
    }

    section.sec2-services .ser-box5 {
        background: #e9c145;
        border-radius: 60px 60px 60px 60px;
        padding: 2rem;
        position: relative;
        height: 380px;
        box-shadow: inset 1px 18px 10px 10px #ffffff45;
        margin-top: 5rem;
        margin-bottom: 5rem;
    }

    section.sec2-services .ser-box8 {
        background: #12c1d0;
        border-radius: 60px 60px 60px 60px;
        padding: 2rem;
        position: relative;
        height: 380px;
        box-shadow: inset 1px 18px 10px 10px #ffffff45;
        margin-top: 5rem;
        margin-bottom: 5rem;
    }

    section.sec2-services .ser-box11 {
        background: #5512d0;
        border-radius: 60px 60px 60px 60px;
        padding: 2rem;
        position: relative;
        height: 380px;
        box-shadow: inset 1px 18px 10px 10px #ffffff45;
        margin-top: 5rem;
        margin-bottom: 5rem;
    }

    section.sec2-services .ser-box9 {
        background: #f9ac00;
        border-radius: 60px 60px 60px 60px;
        padding: 2rem;
        position: relative;
        height: 380px;
        box-shadow: inset 1px 18px 10px 10px #ffffff45;
        margin-top: 5rem;
    }

    .book-container {
        width: 300px;
        height: 300px;
        margin: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        perspective: 400px;
        margin-bottom: 5rem;
    }

    .btnview {
        z-index: 1000;
        position: relative;
        margin-top: 5rem !important;
        margin-bottom: 5rem;

    }

    section.sec3-pricing {
        padding-top: 0rem;
        position: relative;
        z-index: 100;
    }

    section.sec3-pricing .ourBooks {
        font-size: 30px;
        color: #46352e;
        font-weight: 900;
    }

    .smartphone {
        width: 100%;
        margin-bottom: 4rem;
        height: auto;
        background: white;
    }

    .price-box2 {

        margin-top: 5rem;
    }

    .price-box1 {

        margin-top: 5rem;
    }

    footer.footer lottie-player.position-absolute {
        display: none;
    }

    img.tree {
        display: none;
    }

    img.vect-2 {
        display: none;
    }

    img.vect-3 {
        display: none;
    }

    #step .first {
        left: 0px;
    }

    #step .second {
        left: 60px;
    }

    #step .third {
        left: 120px;
    }

    #step .fourth {
        left: 180px;
    }

    #step .five {
        left: 240px;
    }

    section.sec2-services.stepss .row {
        padding: 7px;
    }

    section.sec2-services.stepss p {
        font-size: 23px;
    }

    section.sec3-pricing.newwprice {

        z-index: 0;
    }

    .contact_field {
        padding: 30px 10px 43px 10px;
    }

    .contact_info_sec {

        display: none;
    }

    .footer-nav p {
        color: #111;
        font-size: 14px;
        padding: 0px 0px 0px 11px;
        margin-top: -6px;
    }

    .footer-nav ul {
        display: inline-flex;
        color: #eb3433;
        padding-left: 0;
    }

    .right_conatct_social_icon {
        height: 122%;
    }

    section.sec1-faq h2 {
        font-size: 34px;
        color: #46352e;
        font-weight: 900;
    }

    #step span {
        height: 50px;
        width: 50px;
        border-radius: 100%;
        border: 3px solid #CCC;
        background: #CCCCCC;
        position: absolute;
        left: 0;
        color: #ffffff;
        top: -10px;
        cursor: pointer;
        transition: all 0.4s ease-in-out;
    }

    #step span i {
        padding: 12px;
        text-align: center;
        font-size: 21px;
        line-height: 45px;
    }


}

.contact_info_sec a {
    text-decoration: none;
    color: white;
}

.form-label {
    margin-bottom: 0.5rem;
    font-size: 12px;
    margin: 12px;
    color: #666565;
    text-transform: capitalize;
}

input#gridCheck {
    height: 15px;
}


.modal-dialog.czx {
    max-width: 80%;
}


.modalDialog {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 99999;
    opacity: 0;
    -webkit-transition: opacity 100ms ease-in;
    -moz-transition: opacity 100ms ease-in;
    transition: opacity 100ms ease-in;
    pointer-events: none;
}

.modalDialog:target {
    opacity: 1;
    pointer-events: auto;
}

.modalDialog>div {
    max-width: 700px;
    width: 100%;
    position: relative;
    margin: 20% auto;
    padding: 20px;
    border-radius: 3px;
    background: #fff;
}

.close2 {
    font-family: Arial, Helvetica, sans-serif;
    background: #f26d7d;
    color: #fff;
    line-height: 25px;
    position: absolute;
    right: -12px;
    text-align: center;
    top: -10px;
    width: 34px;
    height: 34px;
    text-decoration: none;
    font-weight: bold;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
    padding-top: 5px;
}

.close2:hover {
    background: #fa3f6f;
}

.modalDialog h2 {
    color: #ff00ac;
    font-weight: 700;
}

.modalDialog p {
    font-size: 20px;
}

div#canvases {
    overflow-y: scroll;
    height: 900px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

canvas {
    width: 100%;
}

a.nav-link.count-cs {
    color: #ffca67 !important;
}

.active {

    color: pink;
}

@media screen and (min-width:1199px) and (max-width:1499px) {
    .landingLogo img {
        width: 180px !important;
    }
    #header .navbar .navbar-nav .nav-link {
        font-size: 12px !important;
    }
}


